Redirect-To names a function, with lambda list (URI &OPTIONAL (STATUS 307)):
Redirect to another URI. Status code 307 for temporary, 301 or 308 for permanent (typically). (:TEMPORARY and :PERMANENT are accepted for readability.)
As a side effect, provides an extremely skeletal HTML redirection page via ‘REDIRECT-TO/HTML/BODY’.
Defined in file src/redirect.lisp.